home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / System-Boost / Workbench / Archive / PPCUnTGZ / smakefile < prev    next >
Makefile  |  1998-06-18  |  201b  |  9 lines

  1. UnTGZ.elf: UnTGZ.o
  2.  
  3.     ppc-amigaos-ld -r lib:c_ppc.o UnTGZ.o so:akpng/ppc/zlib/libzip.a LIB:scppc.a lib:end.o -o UnTGZ.elf
  4.     Protect UnTGZ.elf +e
  5.  
  6. UnTGZ.o: UnTGZ.c
  7.  
  8.     SCPPC DEFINE=AMITIME UnTGZ.c
  9.